AttrSetPtrAttrib
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
AttrSetPtrAttrib()
SYNOPSIS
misc_lib/miscattr.c:278
void AttrSetPtrAttrib(IPAttributeStruct **Attrs, char *Name, VoidPtr Data)
DESCRIPTION
Routine to set a pointer attribute.
PARAMETERS:
Attrs: Attribute list where to place new attribute.
Name: Name of thely introducedattribute
Data: Pointer attribute to save.
FUNCTION RETURN VALUE
void
SEE ALSO
AttrSetIntAttrib,
AttrGetIntAttrib,
AttrGetPtrAttrib,
AttrSetRealAttrib,
,
AttrGetRealAttrib,
AttrSetStrAttrib,
AttrGetStrAttrib,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:17 GMT, October 17, 2022